features:
  - id: f1
    feature: Search and inspect orders with their payment attempts
    kind: feature
    implemented: List + detail joined from
      [payment_attempts](</Data/main/Tables/payment_attempts.md>) —
      repo://backoffice/src/pages/orders.tsx · route://backoffice/orders ·
      db://main/payment_attempts
    gap: —
    owner: "[Nadia Ilic](</Team/Nadia Ilic.md>)"
    tests: test://backoffice/orders-dashboard.test.tsx
    uuid: f32788d7-2c92-4ef2-81d8-276c8757691c
  - id: f2
    feature: Start a refund from the order detail
    kind: feature
    implemented: Refund button calls api://payments/refunds —
      repo://backoffice/src/pages/order-detail.tsx
    gap: No partial-refund UI yet — full amount only
    owner: "[Nadia Ilic](</Team/Nadia Ilic.md>)"
    tests: —
    uuid: 33d9196d-c714-442d-ab8a-149b552081ca
open-questions:
  - q: q1
    question: Should partial refunds be a slider, an amount field, or line-item picks?
    about: f2
    status: open
    uuid: b63b986f-b21b-442d-b1ec-1fa6fad3b89e
    resolution: ""
